Xbasic

word_i function

Description

A case-insensitive version of the word() function

Example

?word_i("alpha software corp",2,"SOFTWARE")
= "corp"